home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1616 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  888 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: mvaccaro1@aol.com (MVaccaro1)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Problem with accessing the serial port.
  5. Date: 15 Jan 1996 12:11:46 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4de1si$13a@newsbf02.news.aol.com>
  9. References: <4cu18o$45g@kocrsv08.delcoelect.com>
  10. Reply-To: mvaccaro1@aol.com (MVaccaro1)
  11. NNTP-Posting-Host: newsbf02.mail.aol.com
  12.  
  13. Dan,
  14.  
  15. The best library I have ever used was the Green Leaf Datacom library.  I
  16. used this library of functions to create a work station program which
  17. connected a PC to a VAX system via dialup or leased lines.  The
  18. programming wasn't to hard once you got used to the functions.  The
  19. library is quite extensive and can address one or more serial ports at the
  20. same time via interrupts.  It's quite good and did the job very well.  
  21.  
  22. Mike V
  23.